Turn off debug.
authorRobert Lipe <robertlipe@gpsbabel.org>
Thu, 7 Dec 2017 00:48:36 +0000 (18:48 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Thu, 7 Dec 2017 00:48:36 +0000 (18:48 -0600)
gui/upgrade.cc

index 538ca94e1a9d4636da87a290702c4b71e47c1121..aca7c5d1c91ecbfcd450ccf7ff2dbe55884e979b 100644 (file)
@@ -43,7 +43,7 @@
 #include <QVariant>
 
 
-#if 1
+#if 0
 static const bool testing = true;
 #else
 static const bool testing = false;